Labels:text | screenshot | font OCR: Browser Requests T HTML Web Server CGI HTML HTML Protocol HTML Files CGI Program Database FIGURE A Common Gateway Interface (CGI) program can interact with a DBMS to pass data into a database and return data from the database to the Web browser as a formatted HTML file. Developers can write CGI programs in many languages (PERL and C are popular), and these pro- grams can reside on the same machine as a Web server, or elsewhere on a network.